const runtime.traceProcBad

4 uses

	runtime (current package)
		traceruntime.go#L621: 	tl.eventWriter(traceGoBad, traceProcBad).commit(traceEvGoCreateSyscall, traceArg(gp.goid))
		traceruntime.go#L633: 	tl.eventWriter(traceGoSyscall, traceProcBad).commit(traceEvGoDestroySyscall)
		tracestatus.go#L31: 	traceProcBad traceProcStatus = iota
		tracestatus.go#L111: 	if status == traceProcBad {